projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2834b38
)
icontheme: Don't reference nonexistent parameter in docs
author
Timm Bäder
<tbaeder@redhat.com>
Mon, 29 Oct 2018 10:27:04 +0000
(11:27 +0100)
committer
Timm Bäder
<mail@baedert.org>
Thu, 8 Nov 2018 04:48:14 +0000
(
05:48
+0100)
gtk/gtkicontheme.c
patch
|
blob
|
history
diff --git
a/gtk/gtkicontheme.c
b/gtk/gtkicontheme.c
index 5b1d3c626060c7c8dd95252563ed4578147af9bf..d2d4c26f763d39d0b7b1b19dc7375885573e2cda 100644
(file)
--- a/
gtk/gtkicontheme.c
+++ b/
gtk/gtkicontheme.c
@@
-4466,7
+4466,7
@@
gtk_icon_theme_lookup_symbolic_colors (GtkCssStyle *style,
* @icon_info: a #GtkIconInfo
* @context: a #GtkStyleContext
* @was_symbolic: (out) (allow-none): a #gboolean, returns whether the
- * loaded icon was a symbolic one and whether the
@fg
color was
+ * loaded icon was a symbolic one and whether the
foreground
color was
* applied to it.
* @error: (allow-none): location to store error information on failure,
* or %NULL.